Skip to main content

DH API 5.0.45530.3

Overview

Changes

OrchestratorServices

- #300 Added load balancing feature

  • Currently, if a executor runs its maximum number of process and a new process calls the same executor the process get stayed in queued till the executor becomes available.
  • Load balancing feature checks for the available executor on the same pool which is in active state and can run another process, and assign the executor to the process.

- #435 Updated get batches api to list batches in alphabetical order

  • Ordered batches by name, therefore get batches api will list batches in alphabetical order.

Program Details

#ProgramCurrent VersionBreakin ChangesChangesFixesDeprecated Features
1OrchestratorServices5.0.2N/AAdded load balancing featureN/AN/A
2OrchestratorServices5.0.2N/AUpdated get batches api to list batches in alphabetical orderN/AN/A